From: iap10@labyrinth.cl.cam.ac.uk Date: Mon, 29 Sep 2003 14:08:44 +0000 (+0000) Subject: bitkeeper revision 1.470.1.1 (3f783cec2WipJHPjRa8BMX27L9ph6A) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18655^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=ea8e786fed3abb7eedb2259842c0e6c670fdea51;p=xen.git bitkeeper revision 1.470.1.1 (3f783cec2WipJHPjRa8BMX27L9ph6A) 1.0rc1 -> 1.0 --- diff --git a/README.CD b/README.CD index d4ff7e2961..4cb68f9675 100644 --- a/README.CD +++ b/README.CD @@ -7,9 +7,9 @@ ############################# - XenDemoCD 1.0 rc1 + XenDemoCD 1.0 University of Cambridge Computer Laboratory - 18 Sep 2003 + 29 Sep 2003 http://www.cl.cam.ac.uk/netos/xen @@ -429,7 +429,7 @@ figuring out what's happened. Debug a XenoLinux image just as you would any other Linux kernel. We supply a handy debug terminal program which you can find in -/usr/local/src/xen-1.0rc1/xeno.bk/tools/misc/miniterm/ +/usr/local/src/xen-1.0/xeno.bk/tools/misc/miniterm/ This should be built and executed on another machine that is connected via a null modem cable. Documentation is included. Alternatively, telnet can be used in 'char mode' if the Xen machine is diff --git a/xen/Makefile b/xen/Makefile index b24ad89174..bc939340ea 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -3,7 +3,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 1 export XEN_SUBVERSION = 0 -export XEN_EXTRAVERSION = "-rc1" +export XEN_EXTRAVERSION = "" export BASEDIR := $(shell pwd)